Management API

Base Resource URL:

     https://[server-name]/api/v01/merchants/[merchant-code]/fees/[fee-type]/batch

Description:

Processing fees for transactions processed in batch mode. See merchant fee for additional information.

Available sub-resources:

Resource URL Description
https://[server-name]/api/v01/merchants/[merchant-code]/fees/[fee-type]/batch/policy    

Supported Actions:

load  
Method:  GET       Implicit:  Yes       Returns:  BatchFee      
Consumes:  xurl  Produces:  json, xml 
 
Lists batch processing merchant fees for the given frequency type.


modify  
Method:  POST       Implicit:  Yes       Returns:  BatchFee      
Consumes:  json, xml, xurl  Produces:  json, xml 
 
Allows to modify batch processing merchant fees for the given frequency type.

Parameters:
# Name Type Required Default Description
01 object BatchFee Yes Updated object information.

Represents fees that are applied to all batch sale/credit transactions.